Welcome![Sign In][Sign Up]
Location:
Search - Android button

Search list

[androidDynamicButton

Description: Android编程动态按钮Android源码,那些Android手机中的漂亮按钮就是这么做出来的-Android programming dynamic button Android source Android phone pretty button is doing so out of
Platform: | Size: 52224 | Author: gmdwny | Hits:

[androidflashlight

Description: 在android手机上实现手电筒的功能,点击手电筒图片上的按钮可以控制手电筒的打开关闭-Android phone flashlight function, click the button on the flashlight picture control flashlight open Close
Platform: | Size: 5920768 | Author: 周皓 | Hits:

[androidToggleButton

Description:  Android编程之ToggleButton实例源码下载,切换按钮,动态按钮Android源码实例,那些Android手机中的漂亮按钮就是这么做出来的-Android programming ToggleButton example source code download, toggle button dynamic button Android source code examples, the beautiful button Android phone is doing so out of
Platform: | Size: 49152 | Author: pudn1346 | Hits:

[androidAndroidtelnetloading

Description: 带Loading效果的Android远程登录代码+实例,用于在后台请求服务器是否登录成功,返回[0]登录状态,[1]是否网络错误。代码中可以学习到许多Android编程的小技巧,比如弹出对话框、初始化注册view组件、清空监听按钮、检查注册表单-Loading effect the Android remote login code+ instance, is used to request the server in the background, whether the login is successful, return [0] logged in [1] is a network error. Code can learn many Android programming tips, such as pop-up dialog box, initialize the registration view components, empty the monitoring button, check the registration form
Platform: | Size: 68608 | Author: hpudn38 | Hits:

[androidSmsTest

Description: android 监测EditText内容是否为空,改变按钮状态。类似发送短信-The android monitoring EditText is empty, change the button state. Similar send text messages
Platform: | Size: 681984 | Author: huyang | Hits:

[androidAndroiCircleMenu

Description: 一款基于android圆形滚动按钮,里面是工程文件-One based on android circular scroll button, which is the project document
Platform: | Size: 281600 | Author: gongjinxian | Hits:

[JSP/JavaAndroid_shiwutixing

Description: 事物提醒功能源码 事物提醒功能源码-package com.cn.daming import java.util.List import android.content.Context import android.view.LayoutInflater import android.view.View import android.view.ViewGroup import android.widget.BaseAdapter import android.widget.Button import android.widget.ImageView import android.widget.TextView /** * 主页面 **/ public class AlarmClockAdapter extends BaseAdapter{ private LayoutInflater layoutInflater private Context context private List<String> alarm_ids private List<String> alarm_times private List<String> alarm_repeats private List<String> alarm_isopens private List<String> alarm_kinds ZuJian zuJian public AlarmClockAdapter(Context context,List<String> ids,List<String> times,List<String> repeats, List<String> isopens,List<String> kinds) { this.context = context this.alarm_ids = ids this.alarm_times = times
Platform: | Size: 876544 | Author: 魏神莫 | Hits:

[androidTutorial_ButtonEnAndroid-master

Description: tutorial example button in android tutorial
Platform: | Size: 36864 | Author: mkx0 | Hits:

[source in ebookSample_4_11

Description: 用JAVA语言编写的,基于安卓系统上的开发代码,实现功能为:点击按钮,自动播放一个动画-Using JAVA language, based on the development of Android code to achieve functions: Click the button to automatically play a movie
Platform: | Size: 112640 | Author: 蒙靖柳 | Hits:

[source in ebookSample_7_6

Description: 用JAVA语言编写的,基于安卓系统的开发代码,在安卓模拟器上运行之后的结果为一个按钮列表对话框,需搭建好安卓开发平台-Using JAVA language, Android-based development code, running on the Android emulator after the results of a button list dialog box, you need to build a good Android development platform
Platform: | Size: 407552 | Author: 蒙靖柳 | Hits:

[androidfixbugmenu

Description: Java编写实现Android滑动菜单,通过此源码了解Android子菜单点击事件,点击子菜单后的隐藏显示,菜单按钮的点击事件,设置当前要显示的子菜单等初步小技巧。对实现复杂的界面设计有参考价值,源代码包括了资源文件,都是挺完整的-Android sliding menu written in Java to achieve through this source to understand Android submenu click event, click on the hidden sub-menu display, menu button' s click event, set the current sub-menu to display other preliminary tips. The realization of complex interface design reference value, the source code includes the resource files are quite complete
Platform: | Size: 93184 | Author: eric | Hits:

[androidAndroidCamera

Description: Android的照相机功能的实现 可以拍照并保存 拍照的界面是全屏幕的 拍完以后会出现保存button-Android' s camera function implementation can take pictures and save the photos full-screen interface is finished after the save button will appear
Platform: | Size: 72704 | Author: 黄俊闻 | Hits:

[androidfixbug

Description: Java编写实现Android滑动菜单,通过此源码了解Android子菜单点击事件,点击子菜单后的隐藏显示,菜单按钮的点击事件,设置当前要显示的子菜单等初步小技巧。对实现复杂的界面设计有参考价值,源代码包括了资源文件,都是挺完整的,欢迎下载。-Android sliding menu written in Java to achieve through this source to understand Android submenu click event, click on the hidden sub-menu display, menu button' s click event, set the current sub-menu to display other preliminary tips. The realization of complex interface design reference value, the source code includes the resource files are quite complete, welcome to download.
Platform: | Size: 98304 | Author: 李华 | Hits:

[androidDialerPan

Description: 设计的Android自定义View,模仿老电话式旋转拨号盘,按住数字键后绕着圆心进行旋转,当旋转到第三象限时,中心图片会改变,在第三象限抬起手,就会将按住的数字填入编辑框,也可点击编辑框后的后退按钮进行撤销操作,编辑完后点击中心图片会验证所填入密码是否正确。我当前设计的密码是123.-Design custom Android View, imitating the old rotary dial phone, hold the number key to rotate around the center of the circle, when the rotation to the third quadrant, the center picture will change, raised his hand in the third quadrant, they will be Press and hold the digital fill edit box can also click the Back button in the edit box for withdrawal after the operation, after editing click on the picture will validate the populated center of the password is correct. My current design code is 123.
Platform: | Size: 3610624 | Author: 武超 | Hits:

[androidAutoSizeButton

Description: This button control of android. It automatically fit font size by device screen resolution.-This is button control of android. It automatically fit font size by device screen resolution.
Platform: | Size: 1024 | Author: kkk | Hits:

[Picture Viewerecommerce-and-business-icon-set

Description: Android 系统中做开发按钮的一些图片。-Android system development button to do some pictures.
Platform: | Size: 4539392 | Author: liaoyuan | Hits:

[JSP/Java3-1(ButtonAndClickListener)

Description: Android源码(Button与点击监听器)-Android source code (Button and click listener)
Platform: | Size: 47104 | Author: sunshine | Hits:

[JSP/Javaswitch_demo

Description: android滑动按钮的开关,有需要的赶紧下载吧 实惠 能用 便宜-button on or off
Platform: | Size: 190464 | Author: 王涛 | Hits:

[androidMyTitleBar02

Description: MyTitleBar源代码,在Android定义Tab选项卡,实现了仿百度贴吧中的悬浮顶部和底部的标题栏效果,项目中含:源码+效果图+项目结构图,很不错的Android界面设计效果,代码中ISIBLE:0的意思是可见的 INVISIBILITY:4 意思是不可见的,但还占着原来的空间 GONE:8 意思是不可见的,不占用原来的布局空间。另外源码中还定义了许多功能实用的类和页面,比如:   MentionActivity.java 提醒Activity页面   MainActivity.java 主Activity程序入口类,在此定义了Tab选项卡标示符,单选按钮对象,消息提示文本对象,Tab按钮选中监听事件等,是程序主界面。   PersonInfoActivity.java 个人资料Activity页面-MyTitleBar source code in the Android Definition Tab tab, and realized imitation Baidu Post Bar in the suspension at the top and bottom of the title bar of the effect of the project including: source+ renderings+ project structure, very good Android interface design effect, the code ISIBLE: 0 meaning is visible INVISIBILITY: 4 means not visible, but the original space occupied GONE: 8 mean not visible, do not take the original layout space. Another source also defines a number of functional and practical classes and pages, such as: MentionActivity.java remind Activity page MainActivity.java Main Activity program entry class, this defines the Tab tab identifier, radio button object, the message prompt text object, Tab button to select the monitor events, etc., is the main program interface. PersonInfoActivity.java Profile Activity page
Platform: | Size: 4069376 | Author: 张三 | Hits:

[JSP/JavatestDraft

Description: Android拖动Button按钮显示效果 -Android Drag a Button display
Platform: | Size: 25600 | Author: zzc | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »

CodeBus www.codebus.net